null adj. 1.无效力的,无束缚力的。 2.无效的,无用的,无益的;无价值的。 3.没特征[个性]的,没表情的。 4.〔罕用语〕不存在的,没有的;零(位)的;空的。 n. 【数学】零,零位;空;【无线电】零讯号,微弱讯号。 a null indicator 零示器;零位指示器。 the null method 衡消法。 null and void 【律】无效;失效(This check is null and void. 本支票无效)。 vt. 使无效。
Property is set to a non - null character , 属性设置为非空字符,则
The path must end with a null character 该路经必须以零结尾。
If the value is set to the null character , parity replacement is disabled 如果该值被设置为空字符,则奇偶校验替换被禁用。
Then , we would have to add a null character after the last char copied into s1 然后,我们可以在复制到s1的最后一个字符后添加null字符。
Or the space character , and characters that might cause problems , such as the null character )或空格,以及可能造成问题的字符,如空字符。
And copies all characters up to the first null character from an unmanaged unicode string into it ,并从非托管unicode字符串向其复制第一个空字符之前的所有字符。
Is a null character , and it will stay a null character even when compiled into binary code 许多时候,这些源都没有很多平均信息量;如果它们受到攻击,那么就会变得毫无价值。
And copies all characters up to the first null character from a string stored in unmanaged memory into it ,并从非托管内存中存储的字符串向其复制第一个空字符之前的所有字符。
Remember , in c , a string is nothing but an array of characters with a terminating null character ascii 0 请记住,在c语言中,字符串只是一个带有终止null字符( ascii 0 )的字符数组。
Valid password characters include all printable characters and the null character , which is used to disable password functionality 有效的密码字符包括所有可打印字符和用于禁用密码功能的空字符。